object Configuration: TConfiguration Left = 109 Top = 136 Width = 428 Height = 265 BorderIcons = [biSystemMenu] Caption = 'Configuration' Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 14 object TLabel Left = 30 Top = 30 Width = 3 Height = 14 end object Label2: TLabel Left = 30 Top = 23 Width = 323 Height = 13 Caption = 'Virus scanner directory and program:' Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label3: TLabel Left = 30 Top = 61 Width = 259 Height = 13 Caption = 'Virus scan command line:' Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 30 Top = 99 Width = 211 Height = 13 Caption = 'Temporary work directory:' Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 30 Top = 137 Width = 251 Height = 13 Caption = 'Default ZIP download directory:' Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = 23 Top = 16 Width = 373 Height = 177 end object ScanDir: TEdit Left = 30 Top = 38 Width = 336 Height = 22 Hint = 'Double click to look for directory and program' Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 0 end object ScanCommand: TEdit Left = 30 Top = 76 Width = 336 Height = 22 Hint = 'Enter command line options here' Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 2 end object WorkDir: TEdit Left = 30 Top = 114 Width = 336 Height = 22 Hint = 'Enter the directory to use for UnZipping files to and checking t' + 'hem in' Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 3 end object ZipDir: TEdit Left = 30 Top = 152 Width = 336 Height = 22 Hint = 'Enter directory where you store ZIP files to be checked here' Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 5 end object BitBtn1: TBitBtn Left = 136 Top = 206 Width = 69 Height = 23 Hint = 'Click OK to save changes' Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 7 OnClick = BitBtn1Click Kind = bkOK end object BitBtn2: TBitBtn Left = 213 Top = 206 Width = 68 Height = 23 Hint = 'Click cancel to abort any changes' Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True TabOrder = 8 Kind = bkCancel end object btnGetTempDir: TButton Left = 365 Top = 114 Width = 24 Height = 21 Caption = '...' TabOrder = 4 OnClick = btnGetTempDirClick end object btnGetZipDirectory: TButton Left = 365 Top = 152 Width = 24 Height = 21 Caption = '...' TabOrder = 6 OnClick = btnGetZipDirectoryClick end object btnVirusPgmDirectory: TButton Left = 365 Top = 38 Width = 24 Height = 21 Caption = '...' TabOrder = 1 OnClick = btnVirusPgmDirectoryClick end object btnSetMcafee: TBitBtn Left = 304 Top = 206 Width = 94 Height = 23 Hint = 'This button will set McAfee for maximum speed' Caption = 'Set McAfee' ParentShowHint = False ShowHint = True TabOrder = 9 OnClick = btnSetMcafeeClick Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333330000033 33333333377777F33333333330BBB0333333333337FFF7F33333333330000033 33333333377777F33333333330BBB0333333333337FFF7FF3333333300000003 333333337777777FF33333300BBBBB003333333773333377F3333330BBFFFBB0 33333337F3333337FF333300BFFFFFB003333377F333FFF773F33300BFF077B0 30333377F3377737F7333300BFF7FFB003333377F337F33773333330BBF7FBB0 33333337FF37F337F33333300BB7BB00333333377FF7FF773333333300000003 33333333777777733333333330BBB0333333333337FFF7F33333333330000033 33333333377777F33333333330BBB033333333333733373333330000} NumGlyphs = 2 end object OpenDialog1: TOpenDialog FileEditStyle = fsEdit Left = 48 Top = 200 end object RegFile1: TRegFile Key = 'Software\ZPAY\Compressed File Virus Checker' Left = 16 Top = 200 end object Scaler1: TScaler PixelsPerInch = 96 Xdevelop = 640 Ydevelop = 480 ClientWidth = 420 ClientHeight = 238 LimitScale = No ScaleRuntime = False Left = 80 Top = 200 end end